The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeDashOffset

(PECL imagick 2.0.0)

ImagickDraw::setStrokeDashOffsetSpecifies the offset into the dash pattern to start the dash

Descripción

bool ImagickDraw::setStrokeDashOffset ( float $dash_offset )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Specifies the offset into the dash pattern to start the dash.

Lista de parámetros

dash_offset

dash offset

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual